ComponentOne ASP.NET MVC Controls
End Method (FibonacciFansBuilder<T>)

C1.Web.Mvc.Finance.Fluent Namespace > FibonacciFansBuilder<T> Class : End Method
The value.
Configurates C1.Web.Mvc.Finance.FibonacciFans<T>.End. Sets the ending DataPoint for the base line.
Syntax
'Declaration
 
Public Function End( _
   ByVal value As DataPoint _
) As FibonacciFansBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
Remarks
The DataPoint X value can be a number or a Date object (for time-based data).
See Also

Reference

FibonacciFansBuilder<T> Class
FibonacciFansBuilder<T> Members